added ::modal argument. (gtk_window_hide): reset window->modal from the
authorTim Janik <timj@gtk.org>
Sat, 20 Feb 1999 19:00:53 +0000 (19:00 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 20 Feb 1999 19:00:53 +0000 (19:00 +0000)
commite0e893da8f9024334d59ad1ed1713fd70be05c22
treea486827581410ab6c0e6ba742b8ecafae26af40c
parentaf1efabafb56997362a2999fbb5d4960b442e90d
added ::modal argument. (gtk_window_hide): reset window->modal from the

Sat Feb 20 19:44:36 1999  Tim Janik  <timj@gtk.org>

        * gtk/gtkwindow.c: added ::modal argument.
        (gtk_window_hide): reset window->modal from the current grab state
        (this is only relevant when grab_add/grab_remove is called on the
        window by bypassing gtk_window_set_modal).
        (gtk_window_remove_embedded_xid):
        (gtk_window_add_embedded_xid): don't use g_print() but g_message()
        within #ifdef G_ENABLE_DEBUG. when the hack got these functions
        added (ChangeLog doesn't know them)?
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwindow.c
gtk/gtkwindow.h